| 2005-11-18 |
djm@kirby.fc... | Fix read of guest psr to properly set dfh and other... |
commit | commitdiff | tree | snapshot |
| 2005-11-18 |
djm@kirby.fc... | Properly pass iha/itir if data miss occurs when fetchin... |
commit | commitdiff | tree | snapshot |
| 2005-11-18 |
djm@kirby.fc... | Remove DOMU_BUILD_STAGING and supporting code entirely... |
commit | commitdiff | tree | snapshot |
| 2005-11-18 |
djm@kirby.fc... | Turn off DOMU_BUILD_STAGING, no longer needed (flagged... |
commit | commitdiff | tree | snapshot |
| 2005-11-17 |
djm@kirby.fc... | Parse all ACPI MADT entries, not just NR_CPUS (by Alex... |
commit | commitdiff | tree | snapshot |
| 2005-11-17 |
djm@kirby.fc... | Turn off duplicate console output (by Alex Williamson) |
commit | commitdiff | tree | snapshot |
| 2005-11-17 |
djm@kirby.fc... | Remove old version of xen xlilo patch |
commit | commitdiff | tree | snapshot |
| 2005-11-17 |
djm@kirby.fc... | Integration of the xen4xlilo patch. (by Tristan Gingold) |
commit | commitdiff | tree | snapshot |
| 2005-11-17 |
djm@kirby.fc... | Enable build to work for both generic and non-generic... |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
djm@kirby.fc... | Changes so that Xen can be compiled with gcc 4.0.2... |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
djm@kirby.fc... | Enable generic build for dom0 and build for domU with... |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
djm@kirby.fc... | Fix problem if itlb miss occurs when in metaphysical... |
commit | commitdiff | tree | snapshot |
| 2005-11-14 |
djm@kirby.fc... | Support dom0_mem parameter at boot option (by Masaki... |
commit | commitdiff | tree | snapshot |
| 2005-11-11 |
djm@kirby.fc... | Fix delivery of nat consumption faults (still chatty) |
commit | commitdiff | tree | snapshot |
| 2005-11-11 |
djm@kirby.fc... | Punt to slow path for itc.i/d for region0 to avoid... |
commit | commitdiff | tree | snapshot |
| 2005-11-11 |
djm@kirby.fc... | Fix region0 virtual accesses |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
djm@kirby.fc... | Enable gcc3.4 with CONFIG_SMP (by Alex Williamson) |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
djm@kirby.fc... | Blkfront no longer built by default, need CONFIG_XEN_BL... |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
djm@kirby.fc... | Merge |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
djm@kirby.fc... | Reflect various missing traps/faults (flagged with... |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
djm@kirby.fc... | Fix typo |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
djm@kirby.fc... | Merge latest xen-unstable into xen-ia64-unstable |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
djm@kirby.fc... | Adapt to new evtchn interfaces. |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
djm@kirby.fc... | Back out partial fix in ia64-unstable 7665/7/8, breaks... |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
djm@kirby.fc... | Don't panic for other region physaddr handling in vcpu_... |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
djm@kirby.fc... | Don't panic for (rare) dom0 physaddr with uncacheable... |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
djm@kirby.fc... | Fix ia64 tools build (new parameter in xc_vmx_build) |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
djm@kirby.fc... | Enable region0 virtual addresss in vcpu_translate ... |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
emellor@leeni... | Cope with the ValueError exception that we get if you... |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
kaf24@firebug... | Support recent change moving virtual IOAPIC model into... |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
kaf24@firebug... | Attached patch allows building of netfront and blkfront... |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
kaf24@firebug... | gnttab_request_free_callback needs to be exported for... |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
kaf24@firebug... | Remove use of get_gendisk in blkfront gen_gendisk is... |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
kaf24@firebug... | Allow xen_create_contiguous_region() to fail gracefully... |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
smh22@firebug... | More fixes for save/restore; use configured memory... |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
emellor@leeni... | This patch prevents the xm-test console library from... |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
emellor@leeni... | This patch adds a new test that attempts to save and... |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
emellor@leeni... | Chmod a+x. |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
smh22@firebug... | Fix 64-bit build. |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
djm@kirby.fc... | Fix domU (by Kevin Tian) |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
smh22@firebug... | Enable save/restore for PAE domains. |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
smh22@firebug... | Use '-' instead of '_' in xen version strings. |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
kaf24@firebug... | Fix alloc_skb() to ensure data is always physically... |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
kaf24@firebug... | Rationalise the kernel event-channel binding interfaces... |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
emellor@leeni... | Increase the static constant default number of loopback... |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
emellor@leeni... | Fix two leaks in the pyxc interface. The dictionaries... |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
Michael.Fetterman... | merge |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
Michael.Fetterman... | merge |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
Michael.Fetterman... | Cleanup various shadow mode asserts. |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
emellor@leeni... | Added file missed on commit of earlier patch by Dan... |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
emellor@leeni... | This patch removes all of the auto-generated files... |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
mafetter@aosda... | Bug fix in error handling in get_page_from_l4e() |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
kaf24@firebug... | Remove unused and unnecessary gnttab ioctl. |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
kaf24@firebug... | Update tools/examples docs. |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
kaf24@firebug... | After move randomMac to netif in 7637, we need to this... |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
kaf24@firebug... | Remove the execute bit from shell snipplets (the -commo... |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
kaf24@firebug... | Fix the clean target of the tools/xenstore Makefile to |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
emellor@leeni... | This patch increments the version number of xm-test... |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
emellor@leeni... | This patch adds a URL to the reporting site, as well... |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
emellor@leeni... | 1. Set the UID and EUID of the process when trying... |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
emellor@leeni... | 1. Unmark the 07 and 08 tests of block_attach as XFAIL |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
kaf24@firebug... | merge |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
mafetter@seana... | Fixed domain refcounting bug (found by inspection) |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
mafetter@seana... | Fixed a bug in the audit code. |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
unknown@aosda... | Fixed domain refcounting bug (found by inspection) |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
emellor@leeni... | Remove unused parameter. |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
mafetter@seana... | Fix vncviewer spawning so it actually works. |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
mafetter@seana... | Added some minor defensive coding/error handling in... |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
djm@kirby.fc... | Merge xen-unstable into xen-ia64-unstable again (to... |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
emellor@leeni... | Push the process of waiting for devices to come up... |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
emellor@leeni... | Rearrange restart logic so that a failure to restart... |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
emellor@leeni... | Mark plenty of variables as unused, and remove an unuse... |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
emellor@leeni... | Remove unused XENSTORED_XYZ constants. |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
djm@kirby.fc... | Enable ar.unat handling for fast paths (by Anthony Xu) |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
emellor@leeni... | Rename parameter to avoid shadowing builtin. |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
unknown@aosda... | Minor Makefile cleanup in tools/libxc/Makefile |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
djm@kirby.fc... | Missed ia64 changes to one drivers/xen file |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
unknown@aosda... | Make xen0's default config match itself after a "make... |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
kaf24@firebug... | Fix pagetable pinning logic for xen/i386 kernels. The pin |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
djm@kirby.fc... | Merge latest xen-unstable into xen-ia64-unstable |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
unknown@aosda... | Minor updates to .hgignore |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
djm@kirby.fc... | Fast tlb miss reflection (mostly working, missing robus... |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
kaf24@firebug... | This patch remove the obsolete ioapic code on qemu... |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
kaf24@firebug... | This patch add virtual IOAPIC support for VMX guest. |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
kaf24@firebug... | This patch change the vmx mmio handler to static. |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
emellor@leeni... | Added description of the behaviour of rename-restart. |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
jbulpin@wicket... | Fixed syntax error in iopif patch. |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
kaf24@firebug... | merge |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
kaf24@firebug... | fast_flush_area() should index the unmap request array... |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
emellor@leeni... | Move the randomMAC method from xm.create into server... |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
emellor@leeni... | Fix misnamed call to legacy_mask_to_prefix. Thanks... |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
emellor@leeni... | Diagnostic for hitting the nloopbacks limit. This... |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
emellor@leeni... | Wholesale import of xm-test 0.4.0. |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
emellor@leeni... | Hack around problem whereby VMX domains (using the... |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
emellor@leeni... | Added assertion, to stop it blowing up more obscurely... |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
emellor@leeni... | Tidy exception handling on IntroduceDomain, quieten... |
commit | commitdiff | tree | snapshot |
| next |